jnaproject
Class jnaServerf

public class jnaServerf
extends JFrame

Title: Notarization Authority Server

Description:

Copyright: Copyright (c) 2003

Company: UCSC

Version:
1.0
Author:
H.E.M.H.B. Ekanayake
Method Detail

serverProcess

void serverProcess()
Perform Server Processes
  1. Respond to those Registration Requests by Sending Emails with embedding corresponding Activating Keys
  2. Obtain Emails from Server's Inbox, Check their aptness in Feature Extraction, Extract, Mask and Store Features
  3. Respond to those Pending Messages by Constructing Emails and Sending them to Intended Recipients
  4. Respond to those Pending Certificate Requests by Extracting Latest Message Information, Constructing Message Certificates, Attach this Certificate to an Email and Sending them to corresponding Requesters
See Also:
processRegistrationRequests()
processIncommingMessages()
processPendingMessages()
processPendingCertificateRequests()

processRegistrationRequests

void processRegistrationRequests()
Send emails embeding activation key to pending member registration requests

processIncommingMessages

void processIncommingMessages()
Retrive new emails from the pop mailbox, extract features and save in to database

processPendingMessages

void processPendingMessages()
Send pending emails to corresponding receipients